You are here: FME Server Administrator's Guide > Upgrading FME Server > FME Engine Only Upgrade > Install on Windows

Install on Windows

To install FME Engine in a Windows environment

  1. Run the FME installer on any computers that are running FME Engines that you want to upgrade.

    We recommend that you leave the existing FME Engine in place as a backup:

    <FMEServerDir>\Server\fme

    and create a new directory for the upgraded FME:

    <FMEServerDir>\Server\FMEEngineUpgrade

  2. You must license your new FME Engines with an FME Engine-level floating license.

    For detailed licensing instructions, see Licensing.

  3. Open Windows Explorer.
  4. Make a copy of the file <FMEServerDir>\Server\FMEEngineUpgrade\fme.exe, place that copy in the same <FMEServerDir>\Server\FMEEngineUpgrade directory, and rename it FMEEngine.exe.
  5. Edit the <FMEServerDir>\Server\processMonitorConfig.txt file.

    Look for lines that start FME Engines, such as the following:

    CMDFMEEngine_Engine1="C:/apps/FMEServer/Server/FMEEngine.exe

    and change the path to the new FME, for example:

    CMDFMEEngine_Engine1="C:/apps/FMEServer/Server/FMEEngineUpgrade/FMEEngine.exe

    Look for the line:

    ENGINE_EXEC_PATH=C:\\Apps\\FMEServer\\Server\\fme\\FMEEngine.exe"

    and change it to the new FME:

    ENGINE_EXEC_PATH=C:\\Apps\\FMEServer\\Server\\FMEEngineUpgrade\\FMEEngine.exe"

  6. Restart FME Server.
  7. To confirm that you are using the upgraded FME Engine from the new path and that you are using the FME build that you require, check the process monitor log on any computer running an FME Engine:

    <FMEServerDir>\logs\processMonitor<date>.log

    In the log, you should see your new FME Engine path and build number reflected in the FME Start-up sections.

Safe Software Inc. www.safe.com